Skip to content

Conversation

nonuwa-oss
Copy link

PR to add staking feature to the hub.

Closes #777

@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2025

🦋 Changeset detected

Latest commit: af4c14f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@status-im/components Patch
hub Major
@status-im/status-network Patch
@status-im/wallet Patch
portfolio Patch
wallet Patch
api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Oct 6, 2025

@iamonuwa is attempting to deploy a commit to the Status Team on Vercel.

A member of the Team first needs to authorize it.

@nonuwa-oss nonuwa-oss self-assigned this Oct 6, 2025
@vercel
Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
status-network-hub Error Error Oct 6, 2025 1:33pm

…guration for vault lockup periods; update UI components for improved user experience
…ove table overflow handling for better user experience
Copy link

@JulesFiliot JulesFiliot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments, feel free to take them or not.
Nice functions' docs 👍

…plier points, and vault locking; update UI components and improve state management for better user experience
@nonuwa-oss nonuwa-oss force-pushed the feat/add-staking-to-hub branch from acda84d to 2c2f7fa Compare October 9, 2025 16:54
@status-im-auto
Copy link
Member

status-im-auto commented Oct 9, 2025

Jenkins Builds

Click to see older builds (2)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 2c2f7fa #3 2025-10-09 16:55:03 ~44 sec connector 📦zip
✔️ 2c2f7fa #3 2025-10-09 16:56:06 ~1 min wallet 📦zip
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 3d96b2b #5 2025-10-09 17:07:35 ~36 sec connector 📦zip
✔️ 3d96b2b #5 2025-10-09 17:08:07 ~1 min wallet 📦zip
✔️ 095515e #9 2025-10-22 01:16:53 ~46 sec connector 📦zip
✔️ 095515e #9 2025-10-22 01:17:19 ~1 min wallet 📦zip

@jinhojang6
Copy link
Contributor

jinhojang6 commented Oct 22, 2025

Hi @nonuwa-oss

After pnpm build, I cannot build this branch with the following error

hub:build: Failed to compile.
hub:build: 
hub:build: ./src/app/_providers/wagmi-provider.tsx
hub:build: Module not found: Can't resolve '~/config/env.client.mjs'
hub:build: 
hub:build: https://nextjs.org/docs/messages/module-not-found
hub:build: 
hub:build: Import trace for requested module:
hub:build: ./src/app/_providers/index.tsx
hub:build: 
hub:build: 
hub:build: > Build failed because of webpack errors
hub:build:  ELIFECYCLE  Command failed with exit code 1.

Is this a known issue? Module not found: Can't resolve '~/config/env.client.mjs'

@nonuwa-oss
Copy link
Author

Hi @nonuwa-oss

After pnpm build, I cannot build this branch with the following error

hub:build: Failed to compile.
hub:build: 
hub:build: ./src/app/_providers/wagmi-provider.tsx
hub:build: Module not found: Can't resolve '~/config/env.client.mjs'
hub:build: 
hub:build: https://nextjs.org/docs/messages/module-not-found
hub:build: 
hub:build: Import trace for requested module:
hub:build: ./src/app/_providers/index.tsx
hub:build: 
hub:build: 
hub:build: > Build failed because of webpack errors
hub:build:  ELIFECYCLE  Command failed with exit code 1.

Is this a known issue? Module not found: Can't resolve '~/config/env.client.mjs'

issues has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ToDo

Development

Successfully merging this pull request may close these issues.

add staking

6 participants